C1.DataCollection Assembly / C1.DataCollection Namespace / C1SequenceDataCollection<T> Class
The type of the items in the collection.
Members

C1SequenceDataCollection<T> Class
Collection that is composed of a sequence of other Collections.
Syntax
Type Parameters
T
The type of the items in the collection.
Inheritance Hierarchy

System.Object
   C1.DataCollection.C1HierarchicalDataCollection<T>
      C1.DataCollection.C1SequenceDataCollection<T>

See Also